[INFO] fetching crate aptos-crypto-link 0.0.3...
[INFO] checking aptos-crypto-link-0.0.3 against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160
[INFO] extracting crate aptos-crypto-link 0.0.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate aptos-crypto-link 0.0.3
[INFO] finished tweaking crates.io crate aptos-crypto-link 0.0.3
[INFO] tweaked toml for crates.io crate aptos-crypto-link 0.0.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aptos-crypto-link 0.0.3 on toolchain 89a99936d9e76a50e8df622e7242190841fd871b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 185 packages to latest compatible versions
[INFO] [stderr]       Adding bitvec v0.19.6 (available: v1.1.1)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] [stderr]       Adding curve25519-dalek v3.2.1 (available: v4.1.3)
[INFO] [stderr]       Adding digest v0.9.0 (available: v0.11.3)
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (available: v2.2.0)
[INFO] [stderr]       Adding hkdf v0.10.0 (available: v0.13.0)
[INFO] [stderr]       Adding proptest-derive v0.3.0 (available: v0.8.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.1)
[INFO] [stderr]       Adding rand_core v0.5.1 (available: v0.10.1)
[INFO] [stderr]       Adding ring v0.16.20 (available: v0.17.14)
[INFO] [stderr]       Adding serde-name v0.1.2 (available: v0.3.0)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.11.0)
[INFO] [stderr]       Adding sha3 v0.9.1 (available: v0.12.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding x25519-dalek v1.2.0 (available: v2.0.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded x25519-dalek v1.2.0
[INFO] [stderr]   Downloaded zeroize v1.3.0
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded block-padding v0.2.1
[INFO] [stderr]   Downloaded trybuild v1.0.117
[INFO] [stderr]   Downloaded serde-name v0.1.2
[INFO] [stderr]   Downloaded more-asserts v0.3.1
[INFO] [stderr]   Downloaded hkdf v0.10.0
[INFO] [stderr]   Downloaded hmac v0.10.1
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded proptest-derive v0.3.0
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded wyz v0.2.0
[INFO] [stderr]   Downloaded funty v1.1.0
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded aptos-crypto-derive-link v0.0.3
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded bcs-link v0.1.3
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded blst v0.3.16
[INFO] [stderr]   Downloaded curve25519-dalek v3.2.1
[INFO] [stderr]   Downloaded sha3 v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90991817856efbf34384fffbd7267b4c3efdd3afbf6b70d6fdd7aaf8c6376e8c
[INFO] running `Command { std: "docker" "start" "90991817856efbf34384fffbd7267b4c3efdd3afbf6b70d6fdd7aaf8c6376e8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90991817856efbf34384fffbd7267b4c3efdd3afbf6b70d6fdd7aaf8c6376e8c" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90991817856efbf34384fffbd7267b4c3efdd3afbf6b70d6fdd7aaf8c6376e8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90991817856efbf34384fffbd7267b4c3efdd3afbf6b70d6fdd7aaf8c6376e8c" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking more-asserts v0.3.1
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]    Compiling aptos-crypto-derive-link v0.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking bcs-link v0.1.3
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde-name v0.1.2
[INFO] [stderr]     Checking trybuild v1.0.117
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking aptos-crypto-link v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/compat.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     generic_array::GenericArray,
[INFO] [stdout]   |                    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/compat.rs:53:38
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn finalize_into(self, out: &mut GenericArray<u8, Self::OutputSize>) {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/compat.rs:58:49
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn finalize_into_reset(&mut self, out: &mut GenericArray<u8, Self::OutputSize>) {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated crate `digest::generic_array`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/hkdf.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     generic_array::{self, ArrayLength},
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `digest::generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/hkdf.rs:79:27
[INFO] [stdout]    |
[INFO] [stdout] 79 |     generic_array::{self, ArrayLength},
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `digest::generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/hkdf.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |     D::BlockSize: ArrayLength<u8>,
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `digest::generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/hkdf.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     D::OutputSize: ArrayLength<u8>,
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `digest::generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/hkdf.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |     D::BlockSize: ArrayLength<u8> + Clone,
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `digest::generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/hkdf.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     D::OutputSize: ArrayLength<u8>,
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/compat.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     generic_array::GenericArray,
[INFO] [stdout]   |                    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/compat.rs:53:38
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn finalize_into(self, out: &mut GenericArray<u8, Self::OutputSize>) {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `digest::generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/compat.rs:58:49
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn finalize_into_reset(&mut self, out: &mut GenericArray<u8, Self::OutputSize>) {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated crate `digest::generic_array`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/hkdf.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     generic_array::{self, ArrayLength},
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `digest::generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/hkdf.rs:79:27
[INFO] [stdout]    |
[INFO] [stdout] 79 |     generic_array::{self, ArrayLength},
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `digest::generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/hkdf.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |     D::BlockSize: ArrayLength<u8>,
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `digest::generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/hkdf.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     D::OutputSize: ArrayLength<u8>,
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `digest::generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/hkdf.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |     D::BlockSize: ArrayLength<u8> + Clone,
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `digest::generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/hkdf.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     D::OutputSize: ArrayLength<u8>,
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/unit_tests/compat_test.rs:36:47
[INFO] [stdout]    |
[INFO] [stdout] 36 |         assert_eq!(&expected_output, &output1.as_slice());
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/unit_tests/compat_test.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout] 37 |         assert_eq!(&expected_output, &output2.as_slice());
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/unit_tests/ed25519_test.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |         output.copy_from_slice(h.finalize().as_slice());
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/unit_tests/ed25519_test.rs:124:56
[INFO] [stdout]     |
[INFO] [stdout] 124 |         expanded_priv_key.copy_from_slice(h.finalize().as_slice());
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/unit_tests/ed25519_test.rs:133:45
[INFO] [stdout]     |
[INFO] [stdout] 133 |         output.copy_from_slice(h.finalize().as_slice());
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/noise.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aptos_crypto`
[INFO] [stdout]   --> benches/noise.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom as _`
[INFO] [stdout]   --> benches/noise.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::convert::TryFrom as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ed25519.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ed25519.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aptos_crypto`
[INFO] [stdout]   --> benches/ed25519.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ristretto255.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aptos_crypto::test_utils::random_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "noise") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/hash.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use aptos_crypto::bls12381::DST_BLS_SIG_IN_G2_WITH_POP;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/hash.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::test_utils::random_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/secp256k1.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use aptos_crypto::test_utils::random_bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/bls12381.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/bls12381.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aptos_crypto`
[INFO] [stdout]   --> benches/bls12381.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use aptos_crypto::{
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "ristretto255") due to 1 previous error
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> benches/hash.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 assert_eq!(output.as_slice().len(), 32);
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "secp256k1") due to 1 previous error
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> benches/hash.rs:89:35
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 assert_eq!(output.as_slice().len(), 64);
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> benches/hash.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 assert_eq!(output.as_slice().len(), 32);
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "hash") due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::hash;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  7 + use once_cell::sync;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use once_cell::sync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use once_cell::unsync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout]  7 + use aptos_crypto_link::_serde_name;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::hash::DefaultHasher;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  7 + use once_cell::sync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use once_cell::unsync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/bls12381.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  7 + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/bls12381.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  7 + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::hash;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  7 + use once_cell::sync;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::cell::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use once_cell::sync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use once_cell::unsync::OnceCell;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout]  7 + use aptos_crypto_link::_serde_name;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  7 + use std::hash::DefaultHasher;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  7 + use once_cell::sync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout]  7 + use once_cell::unsync::Lazy;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ed25519.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `CryptoHasher` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  7 + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `aptos_crypto` in this scope
[INFO] [stdout]   --> benches/ed25519.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, CryptoHasher, BCSCryptoHash, Serialize, Deserialize)]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aptos_crypto`, use `cargo add aptos_crypto` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `BCSCryptoHash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  7 + use aptos_crypto_link::hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "bls12381") due to 12 previous errors
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/hash.rs:124:51
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))]
[INFO] [stdout]     |                                                   ^--------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   `Arbitrary` is not local
[INFO] [stdout]     |                                                   move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_HashValue`
[INFO] [stdout] 125 | pub struct HashValue {
[INFO] [stdout]     |            --------- `HashValue` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for an associated function
[INFO] [stdout]    --> src/hash.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | /     pub fn from_iter_sha3<'a, I>(buffers: I) -> Self
[INFO] [stdout] 186 | |     where
[INFO] [stdout] 187 | |         I: IntoIterator<Item = &'a [u8]>,
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | #![deny(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (bench "ed25519") due to 12 previous errors
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/x25519.rs:77:51
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))]
[INFO] [stdout]    |                                                   ^--------
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   `Arbitrary` is not local
[INFO] [stdout]    |                                                   move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_PublicKey`
[INFO] [stdout] 78 | pub struct PublicKey([u8; PUBLIC_KEY_SIZE]);
[INFO] [stdout]    |            --------- `PublicKey` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aptos-crypto-link` (lib test) due to 1 previous error; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "90991817856efbf34384fffbd7267b4c3efdd3afbf6b70d6fdd7aaf8c6376e8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90991817856efbf34384fffbd7267b4c3efdd3afbf6b70d6fdd7aaf8c6376e8c", kill_on_drop: false }`
[INFO] [stdout] 90991817856efbf34384fffbd7267b4c3efdd3afbf6b70d6fdd7aaf8c6376e8c
